Adam K Dean

Posts tagged with dependencyinjection

Simple Dependency Injection with StructureMap

Published 1 August 2013 in archive with tags csharp , ioc , dependencyinjection Usually when I think of IoC/Dependency Injection for .NET, I think of Ninject, but today I've been looking at an alternative: StructureMap. It claims to be the 'oldest IoC/DI tool for .NET development', in development since 2004, and is available via NuGet including additional versions for both MVC3 and MVC4. Continue reading …



Newer Page 1 of 1 Older